home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Tools / GFX-Viewer / Show / README < prev    next >
Text File  |  2000-05-08  |  2KB  |  66 lines

  1. In short:
  2. =========
  3. Show is a picture viewer for CyberGraphics systems.
  4. It can decode the next picture formats:
  5. - JPEG,PNG,GIF,TARGA,BMP,PPM
  6. and can save in
  7. - JPEG,PNG and RAW
  8. It open on a CyberGraphics screen (16/24bits) only.
  9.  
  10. Invocation (Shell only):
  11. ========================
  12.     Show FILES,MODEID/K/N,LOOP/S,NOERROR/S,GETMODEID/S
  13.  
  14. FILES:
  15.     - just a filename, eg : RAM:T/mypic.jpg
  16.     - a pattern           : RAM:pic*.png
  17.  
  18. MODEID:
  19.     the screen mode (in decimal)
  20.  
  21. LOOP:
  22.     if you want endless loop in viewing.
  23.  
  24. NOERROR:
  25.     if you do not want the errors being reported.
  26.  
  27. GETMODEID:
  28.     force the mode requester to appear before the program starts.
  29.  
  30. These options take precedence over the preferences saved.
  31. You can also invoque Show simply by
  32.     Show
  33. and a filerequester will appear for you to choose your files.
  34.  
  35. Usage:
  36. ======
  37. Not much to say, apart for the Compose menu:
  38. Compose allow you to...compose several images in a big one.
  39. To achieve that, you have to 'memorize' the images first.
  40. So say you want to compose image1.jpg, image2.jpg, image3.jpg and image4.jpg:
  41.     - a) load the images (!)
  42.     - b) while each image is displayed, memorize it (menu 'Image/MemoryMemorize Image')
  43.     - c) compose (menu 'Image/Memory/Compose Memorized Images')
  44. Here you can choose the layout and the space between images.
  45. Press 'OK' to save it.
  46. Note: Pressing HELP in the main window help to remember some keyboard shortcuts
  47. while composing or cropping.
  48.  
  49. XPK:
  50. Files compacted/crypted with XPK are OK.
  51. You can even crypt your images from within the program.
  52.  
  53. Preferences:
  54. ============
  55. The preferences are saved in ENVARC:Show.prefs and ENV:Show.prefs.
  56. 'Preserve Files Dates' allow you to save over a file, while retaining
  57. it's date stamp.
  58. Files Comment are always preserved.
  59.  
  60. Versions:
  61. =========
  62. There are 2 version, one for 68000 and the other for 68040 *AND* a FPU.
  63.  
  64. And...This program is TOTALLY FREE ;)
  65.  
  66.